crypto/cipher.ctrAble.NewCTR (method)

2 uses

	crypto/cipher (current package)
		ctr.go#L30: 	NewCTR(iv []byte) Stream
		ctr.go#L37: 		return ctr.NewCTR(iv)